PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFHatchBrush Class
Fields Methods


In This Topic
    PDFHatchBrush Class Members
    In This Topic

    The following tables list the members exposed by PDFHatchBrush.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Protected Fields
     NameDescription
    Protected Field (Inherited from com.o2sol.pdf4java.graphics.PDFBrush)
    Top
    Public Methods
     NameDescription
    Public MethodGets the color. (Inherited from com.o2sol.pdf4java.graphics.PDFBrush)
    Public MethodGets the hatch background color.  
    Public MethodGets the hatch color.  
    Public MethodGets the brush height.  
    Public MethodGets the brush style.  
    Public MethodGets the uncolored pattern paint color. (Inherited from com.o2sol.pdf4java.graphics.PDFPatternBrush)
    Public MethodGets the brush width.  
    Public MethodSets the color. (Inherited from com.o2sol.pdf4java.graphics.PDFPatternBrush)
    Public MethodSets the hatch background color.  
    Public MethodSets the hatch color.  
    Public MethodSets the brush style.  
    Public MethodSets the uncolored pattern paint color.
    If the pattern colorspace associated with this brush color contains an uncolored tiling pattern then the pattern will be painted using the color specified in this property.
    Note: This property cannot be set to another pattern color. (Inherited from com.o2sol.pdf4java.graphics.PDFPatternBrush)
    Top
    See Also